Add kickstart tests for stratis autopart - #1691
Conversation
ca5ac4d to
aed5e39
Compare
|
If you care you can update the tests to use fragments as some of our newer tests do, but I created a task https://redhat.atlassian.net/browse/INSTALLER-4856 for it and we can do it in scope of the task. |
|
I guess you can share the code in the two .sh files similarly as validate_stratis in #1728. |
aed5e39 to
64d9f56
Compare
|
/test-os-variants |
| fi | ||
| %end | ||
|
|
||
| %post --nochroot |
There was a problem hiding this comment.
I am pita, but could we maybe move this to post-nochroot-lib-storage.sh and share?
(The current organic "post-*-lib- structure" is ugly, but I think we want to have it on single place. Maybe even create post-nochroot-lib.sh for that.)
Other than that looks great.
There was a problem hiding this comment.
No problem, done.
Both plain and encrypted layout. Libguestfs does not support stratis so we copy the logs to /boot so we can extract it later.
64d9f56 to
1afe9ab
Compare
rvykydal
left a comment
There was a problem hiding this comment.
Looks good to me, thank you.
|
/test-os-variants --os-variants daily-iso |
Both plain and encrypted layout. Libguestfs does not support stratis so we copy the logs to /boot so we can extract it later.
Needs pykickstart/pykickstart#584 and not yet released Anaconda and Blivet changes.